-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sanity check for kpt/kustomize preinstalled version #4959
Sanity check for kpt/kustomize preinstalled version #4959
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4959 +/- ##
==========================================
- Coverage 72.27% 72.27% -0.01%
==========================================
Files 361 361
Lines 12603 12640 +37
==========================================
+ Hits 9109 9135 +26
- Misses 2821 2827 +6
- Partials 673 678 +5
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM expect for minor nits on error strings.
a4f96dd
to
f016bd7
Compare
f016bd7
to
18187bc
Compare
Looks good, I'll merge the changes once kokoro is done |
Fixes: #4884 #3904
Merge after: 4958
Description
Check kpt and kustomize CLI version to make sure it satisfies the basic requirements.